powered by
clear(lst)what(dname = getwd()) who()
what(dname = getwd()) who()
who lists all items on the workspace. what lists all files in a directory.
who
what
ls
rm
# clear() # DON'T # what() # who()
Run the code above in your browser using DataLab